--------------------------------------------------------------------------------------------------------------------
      name:  <unnamed>
       log:  C:\Users\wb614536\Downloads\replication\replication\code\../outputs/14_BandwidthByIndex_log.txt
  log type:  text
 opened on:  25 Jun 2026, 13:02:31
r; t=0.00 13:02:31

. 
. include "_OutcomeLabels.do"

. /*==============================================================================
>   _OutcomeLabels.do  (helper, not run on its own)
> 
>   Defines polished, publication-ready labels for every outcome that appears
>   in figures and tables. Labels use the macro pattern `lbl_<outcome>`.
>   Visualization do files `include` this file and reference `lbl_<outcome>`
>   to print a pretty label rather than the raw Stata variable name.
> 
>   Categorical/binary indicators are suffixed with "[=1]" so the reader sees
>   what a unit change means; counts and continuous variables get explicit
>   units; standardized indices are flagged "(SD)".
> 
>   Sandra Rozo
> ==============================================================================*/
. 
. * ---- Economic well-being -----------------------------------------------------
. local lbl_jeea_index_wellbeing  "Well-being index (SD)"
r; t=0.00 13:02:31

. local lbl_labour_income         "Log monthly labor income"
r; t=0.00 13:02:31

. local lbl_gasto_capita          "Log per-capita HH consumption"
r; t=0.00 13:02:31

. local lbl_income_maxhh          "Log HH-max labor income"
r; t=0.00 13:02:31

. local lbl_employed              "Employed [=1]"
r; t=0.00 13:02:31

. 
. * ---- Labor ------------------------------------------------------------------
. local lbl_jeea_index_labor      "Labor index (SD)"
r; t=0.00 13:02:31

. local lbl_formal                "Formal employment [=1]"
r; t=0.00 13:02:31

. local lbl_hora_semana           "Log weekly hours (salaried)"
r; t=0.00 13:02:31

. 
. * ---- Services and rights ----------------------------------------------------
. local lbl_jeea_index_services   "Services index (SD)"
r; t=0.00 13:02:31

. local lbl_sisben                "SISBEN registration [=1]"
r; t=0.00 13:02:31

. local lbl_subs                  "Subsidized health [=1]"
r; t=0.00 13:02:31

. local lbl_bank                  "Savings account [=1]"
r; t=0.00 13:02:31

. local lbl_has_bank_account      "Bank account (incl. savings) [=1]"
r; t=0.00 13:02:31

. local lbl_govtr                 "Govt. transfers [=1]"
r; t=0.00 13:02:31

. 
. * ---- Health -----------------------------------------------------------------
. local lbl_health_pca            "Health PCA index (SD)"
r; t=0.00 13:02:31

. local lbl_anx_depr              "Severe anxiety/depression [=1]"
r; t=0.00 13:02:31

. local lbl_any_anx_depr          "Any anxiety/depression [=1]"
r; t=0.00 13:02:31

. local lbl_vas_score             "Self-rated health (0-100)"
r; t=0.00 13:02:31

. local lbl_phys_problem          "Physical health problem [=1]"
r; t=0.00 13:02:31

. local lbl_chronic_illness       "Chronic illness [=1]"
r; t=0.00 13:02:31

. local lbl_mh_index              "Mental-health composite (SD)"
r; t=0.00 13:02:31

. local lbl_life_satisfaction     "Life satisfaction (0-10)"
r; t=0.00 13:02:31

. local lbl_hi5_inv               "EQ-5D anx/depr (5-low to 1-high)"
r; t=0.00 13:02:31

. 
. * ---- Food security ----------------------------------------------------------
. local lbl_index_food            "Food security index (SD)"
r; t=0.00 13:02:31

. local lbl_skip_meals            "Skipped meals last month [=1]"
r; t=0.00 13:02:31

. local lbl_went_without_food     "Went without food [=1]"
r; t=0.00 13:02:31

. local lbl_protein_days          "Days w/ protein (last week)"
r; t=0.00 13:02:31

. local lbl_food_insecure_seek    "Sought food assistance [=1]"
r; t=0.00 13:02:31

. 
. * ---- Housing ----------------------------------------------------------------
. local lbl_index_housing         "Housing quality index (SD)"
r; t=0.00 13:02:31

. local lbl_adequate_housing      "Adequate housing [=1]"
r; t=0.00 13:02:31

. local lbl_has_electricity       "Has electricity [=1]"
r; t=0.00 13:02:31

. local lbl_has_water             "Has running water [=1]"
r; t=0.00 13:02:31

. local lbl_has_sewage            "Has sewage [=1]"
r; t=0.00 13:02:31

. 
. * ---- Integration ------------------------------------------------------------
. local lbl_index_integration     "Integration index (SD)"
r; t=0.00 13:02:31

. local lbl_belonging             "Sense of belonging (1-4)"
r; t=0.00 13:02:31

. local lbl_feel_integrated       "Feels integrated (1-4)"
r; t=0.00 13:02:31

. local lbl_trust_col             "Trust in Colombians (out-group, 1-5)"
r; t=0.00 13:02:31

. local lbl_trust_ven             "Trust in Venezuelans (in-group, 1-5)"
r; t=0.00 13:02:31

. local lbl_general_trust         "General trust in people (1-5)"
r; t=0.00 13:02:31

. local lbl_venezuelans_help_me   "Venezuelans help me (1-5)"
r; t=0.00 13:02:31

. local lbl_trust_index           "Prosocial behaviors composite (SD)"
r; t=0.00 13:02:31

. local lbl_col_friends           "Number Colombian friends"
r; t=0.00 13:02:31

. local lbl_community_org         "Belongs to community org [=1]"
r; t=0.00 13:02:31

. local lbl_connection_colombia   "Strong connection to Colombia [=1]"
r; t=0.00 13:02:31

. local lbl_colombians_help_me    "Colombians help me (1-5)"
r; t=0.00 13:02:31

. local lbl_count_on_col          "Can count on Colombians (1-5)"
r; t=0.00 13:02:31

. 
. * ---- Discrimination ---------------------------------------------------------
. local lbl_index_discrim         "Discrimination index (SD)"
r; t=0.00 13:02:31

. local lbl_discrim_ever          "Ever discriminated against [=1]"
r; t=0.00 13:02:31

. local lbl_discrim_freq          "Discrimination frequency (1-5)"
r; t=0.00 13:02:31

. local lbl_filed_complaint       "Filed discrimination complaint [=1]"
r; t=0.00 13:02:31

. 
. * ---- Migration intentions ---------------------------------------------------
. local lbl_intend_stay           "Intends to stay in Colombia [=1]"
r; t=0.00 13:02:31

. local lbl_plan_stay_5yr         "Plans to stay 5+ years [=1]"
r; t=0.00 13:02:31

. local lbl_considered_return_ven "Considered returning to Venezuela [=1]"
r; t=0.00 13:02:31

. 
. * ---- COVID -----------------------------------------------------------------
. local lbl_index_covid           "COVID resilience index (SD)"
r; t=0.00 13:02:31

. local lbl_covid_income_down     "Income fell during COVID [=1]"
r; t=0.00 13:02:31

. local lbl_covid_eviction        "Faced eviction during COVID [=1]"
r; t=0.00 13:02:31

. local lbl_covid_received_aid    "Received COVID aid [=1]"
r; t=0.00 13:02:31

. 
. * ---- Education -------------------------------------------------------------
. local lbl_currently_studying    "Currently studying [=1]"
r; t=0.00 13:02:31

. local lbl_currently_enrolled    "Currently enrolled in school [=1]"
r; t=0.00 13:02:31

. local lbl_degree_validated      "Foreign degree validated [=1]"
r; t=0.00 13:02:31

. 
. * ---- Children --------------------------------------------------------------
. local lbl_child_skip_meals      "Child skipped meals [=1]"
r; t=0.00 13:02:31

. local lbl_child_vaccinated      "Child vaccinated [=1]"
r; t=0.00 13:02:31

. local lbl_child_worked          "Child worked [=1]"
r; t=0.00 13:02:31

. 
. * ---- Remittances -----------------------------------------------------------
. local lbl_index_remit           "Remittances index (SD)"
r; t=0.00 13:02:31

. local lbl_remit_now             "Sends remittances now [=1]"
r; t=0.00 13:02:31

. local lbl_remit_to_parents      "Remits to parents [=1]"
r; t=0.00 13:02:31

. 
. * ---- Financial access and digital ------------------------------------------
. local lbl_index_fin_access      "Financial access index (SD)"
r; t=0.00 13:02:31

. local lbl_index_digital         "Digital access index (SD)"
r; t=0.00 13:02:31

. local lbl_has_savings_account   "Has savings account [=1]"
r; t=0.00 13:02:31

. local lbl_has_mobile_money      "Has mobile money [=1]"
r; t=0.00 13:02:31

. local lbl_has_smartphone        "Has smartphone [=1]"
r; t=0.00 13:02:31

. local lbl_has_internet          "Has internet [=1]"
r; t=0.00 13:02:31

. local lbl_apps_whatsapp         "Uses WhatsApp [=1]"
r; t=0.00 13:02:31

. 
. * ============================================================================
. *  PREDETERMINED COVARIATES (used for balance tests and as RD controls)
. * ============================================================================
. 
. * ---- Demographics ----------------------------------------------------------
. local lbl_female                "Female [=1]"
r; t=0.00 13:02:31

. local lbl_age_panel             "Age (years)"
r; t=0.00 13:02:31

. local lbl_yrseduc               "Years of education"
r; t=0.00 13:02:31

. local lbl_time_col              "Years in Colombia"
r; t=0.00 13:02:31

. local lbl_child_venez           "Has child born in Venezuela [=1]"
r; t=0.00 13:02:31

. 
. * ---- Pre-migration economic conditions (in Venezuela) ----------------------
. local lbl_jobopp                "Had a job offer in Colombia [=1]"
r; t=0.00 13:02:31

. local lbl_labven                "Worked in Venezuela [=1]"
r; t=0.00 13:02:31

. local lbl_typeworkven1          "Worked in agric./manual (VZ) [=1]"
r; t=0.00 13:02:31

. local lbl_typeworkven2          "Worked in services (VZ) [=1]"
r; t=0.00 13:02:31

. local lbl_typeworkven3          "Worked in skilled occ. (VZ) [=1]"
r; t=0.00 13:02:31

. local lbl_written_cont          "Had written contract (VZ) [=1]"
r; t=0.00 13:02:31

. local lbl_average               "Avg. days worked / week (VZ)"
r; t=0.00 13:02:31

. local lbl_smartven              "Owned smartphone in VZ [=1]"
r; t=0.00 13:02:31

. local lbl_owner                 "Homeowner in VZ [=1]"
r; t=0.00 13:02:31

. local lbl_electven              "Had electricity in VZ [=1]"
r; t=0.00 13:02:31

. local lbl_waterven              "Had running water in VZ [=1]"
r; t=0.00 13:02:31

. local lbl_sewageven             "Had sewage in VZ [=1]"
r; t=0.00 13:02:31

. 
. * ---- Family / migration network -------------------------------------------
. local lbl_hhven_parents         "Parents born in VZ [=1]"
r; t=0.00 13:02:31

. local lbl_hhven_spouse          "Spouse born in VZ [=1]"
r; t=0.00 13:02:31

. local lbl_hhven_other           "Other HH members born in VZ [=1]"
r; t=0.00 13:02:31

. local lbl_healthmig             "Healthy at migration [=1]"
r; t=0.00 13:02:31

. local lbl_frdfam                "Network in Colombia [=1]"
r; t=0.00 13:02:31

. r; t=0.02 13:02:31

. 
. di "=================================================================="
==================================================================
r; t=0.00 13:02:31

. di "  14_BandwidthByIndex.do  —  $S_DATE  $S_TIME"
  14_BandwidthByIndex.do  —  25 Jun 2026  13:02:31
r; t=0.00 13:02:31

. di "=================================================================="
==================================================================
r; t=0.00 13:02:31

. 
. /*==============================================================================
>   PART 1: APPLY JEEA-STYLE SAMPLE RESTRICTIONS
> ==============================================================================*/
. 
. use "$clean/PEP_Analysis_Sample.dta", clear
(PEP analysis sample (JEEA-style + extended outcome indices))
r; t=0.13 13:02:31

. 
. local jeea_controls hhven_spouse hhven_other jobopp labven ///
>                     typeworkven1 typeworkven2 typeworkven3 ///
>                     written_cont average yrseduc healthmig frdfam ///
>                     smartven owner electven waterven sewageven female ///
>                     age_panel child_venez time_col
r; t=0.00 13:02:31

. 
. gen sample_roster = .
(13,580 missing values generated)
r; t=0.00 13:02:31

. qui reg trt_hh `jeea_controls'
r; t=2.83 13:02:34

. replace sample_roster = e(sample)
(13,580 real changes made)
r; t=0.00 13:02:34

. replace sample_roster = 0 if gasto_capita == . & trt_hh != .
(119 real changes made)
r; t=0.00 13:02:34

. replace sample_roster = 0 if employed == . & trt_hh != .
(88 real changes made)
r; t=0.00 13:02:34

. replace sample_roster = 0 if hora_semana == . & trt_hh != . & asalariado_num == 1
(64 real changes made)
r; t=0.00 13:02:34

. replace sample_roster = 0 if anx_depr == .
(2 real changes made)
r; t=0.00 13:02:34

. replace sample_roster = 0 if health_pca == .
(8 real changes made)
r; t=0.00 13:02:34

. bysort family_id: egen sample_reg = max(sample_roster)
r; t=0.06 13:02:34

. keep if (orden == 1 | orden == 2) & sample_reg == 1
(6,451 observations deleted)
r; t=0.02 13:02:34

. 
. tempfile sample
r; t=0.00 13:02:34

. save `sample'
file C:\Users\wb614536\AppData\Local\Temp\ST_7cc4_000001.tmp saved as .dta format
r; t=0.09 13:02:34

. 
. /*==============================================================================
>   PART 2: LOOP — for each (index, wave), compute coefs at multiple bandwidths
> ==============================================================================*/
. 
. local indexes  jeea_index_wellbeing jeea_index_services jeea_index_labor ///
>                index_integration index_food index_housing
r; t=0.00 13:02:34

. local trt_jeea_index_wellbeing pep
r; t=0.00 13:02:34

. local trt_jeea_index_services  pep
r; t=0.00 13:02:34

. local trt_jeea_index_labor     pep
r; t=0.00 13:02:34

. local trt_index_integration    pep
r; t=0.00 13:02:34

. local trt_index_food           pep
r; t=0.00 13:02:34

. local trt_index_housing        pep
r; t=0.00 13:02:34

. 
. * Note: gasto_capita and the HH-level outcomes use trt_hh in JEEA. For the
. * indices in this figure we use individual PEP since the indices themselves
. * are computed at the individual level.
. 
. * Bandwidth grid (in days)
. local bw_grid 50 100 150 200 250 300 350 400 450
r; t=0.00 13:02:34

. 
. * Open results file
. file open R using "$out/14_BandwidthByIndex_results.txt", write replace text
(file ../outputs/14_BandwidthByIndex_results.txt not found)
r; t=0.00 13:02:34

. file write R "outcome" _tab "wave" _tab "bw_label" _tab ///
>             "h" _tab "coef" _tab "se" _tab "p_rb" _newline
r; t=0.00 13:02:34

. file close R
r; t=0.00 13:02:34

. 
. capture program drop _save_bw
r; t=0.00 13:02:34

. program define _save_bw
  1.     args outcome wave bw_label
  2.     local b   = .
  3.     local s   = .
  4.     local prb = .
  5.     local h   = .
  6.     capture {
  7.         local b   = e(tau_cl)
  8.         local s   = e(se_tau_cl)
  9.         local prb = e(pv_rb)
 10.         local h   = e(h_l)
 11.     }
 12.     file open Rapp using "$out/14_BandwidthByIndex_results.txt", write append text
 13.     file write Rapp "`outcome'" _tab "`wave'" _tab "`bw_label'" _tab
 14.     file write Rapp "`=string(`h', "%6.2f")'" _tab "`=string(`b', "%9.4f")'" _tab
 15.     file write Rapp "`=string(`s', "%9.4f")'" _tab "`=string(`prb', "%9.4f")'" _newline
 16.     file close Rapp
 17. end
r; t=0.00 13:02:34

. 
. foreach v of local indexes {
  2.     local trt "`trt_`v''"
  3.     capture confirm variable `v'
  4.     if _rc continue
  5. 
.     forvalues w = 1/2 {
  6.         di "  `v' x W`w'"
  7. 
.         * Data-driven bandwidth selectors (4 of them, JEEA-style)
.         foreach bw in mserd cerrd msesum cersum {
  8.             capture noisily rdrobust `v' date if wave_num == `w', ///
>                 c(0) fuzzy(`trt') kernel(triangular) bwselect(`bw') p(1) ///
>                 level(90)
  9.             if !_rc _save_bw "`v'" "W`w'" "`bw'"
 10.         }
 11. 
.         * Fixed-bandwidth grid
.         foreach h of local bw_grid {
 12.             capture noisily rdrobust `v' date if wave_num == `w', ///
>                 c(0) fuzzy(`trt') kernel(triangular) h(`h' `h') p(1) ///
>                 level(90)
 13.             if !_rc _save_bw "`v'" "W`w'" "h`h'"
 14.         }
 15.     }
 16. }
  jeea_index_wellbeing x W1
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =      mserd
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       404         611            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    79.365      79.365
       BW bias (b) |   122.232     122.232
         rho (h/b) |     0.649       0.649
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43067       | 6.8091        0.000     .345248     .516093
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .92717       | 3.0273        0.002     .484558     1.63765
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =      cerrd
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       266         403            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    52.503      52.503
       BW bias (b) |   122.232     122.232
         rho (h/b) |     0.430       0.430
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .38252       | 5.6061        0.000      .27938     .485668
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.2385       | 2.8947        0.004     .566631     2.05804
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     msesum
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       418         627            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    81.999      81.999
       BW bias (b) |   121.870     121.870
         rho (h/b) |     0.673       0.673
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43197       | 6.8393        0.000     .347921     .516018
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .90395       | 3.0117        0.003     .474764     1.61739
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     cersum
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       271         448            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    54.245      54.245
       BW bias (b) |   121.870     121.870
         rho (h/b) |     0.445       0.445
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .38603       | 5.7026        0.000     .284465     .487601
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.2204       | 2.9251        0.003     .568213     2.02829
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       255         375            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .38049       | 5.5010        0.000     .275258     .485714
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   1.256       | 1.6836        0.092     .025803     2.21547
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       476         791            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .45646       | 5.9808        0.000     .381795     .531129
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .80723       | 3.3904        0.001     .623173     1.79761
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       694        1341            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47413       | 7.9489        0.000     .416707     .531545
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .67947       | 3.2602        0.001     .449298     1.36429
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1020        1640            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .49373       | 9.6581        0.000       .4445     .542959
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .66632       | 3.3587        0.001     .393568     1.14903
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        1894            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .50095       | 11.0947       0.000     .456339     .545559
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .65745       | 3.3690        0.001     .356995     1.03815
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2115            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .51316       | 11.7737       0.000     .471758     .554571
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .62759       | 3.4387        0.001     .346717     .982572
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2319            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52516       | 12.4265       0.000     .486273     .564038
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .60353       | 3.4220        0.001     .325295     .927468
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2467            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53853       | 12.9007       0.000     .501481     .575575
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .57557       | 3.4846        0.000     .321556     .896549
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2584            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .54762       | 13.4785       0.000     .511855     .583389
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .56187       | 3.4264        0.001     .301342     .857784
--------------------------------------------------------------------------------
  jeea_index_wellbeing x W2
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =      mserd
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       267         395            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    82.453      82.453
       BW bias (b) |   119.693     119.693
         rho (h/b) |     0.689       0.689
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .48209       | 6.1886        0.000     .379612     .584573
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .55405       | 1.5897        0.112    -.022079     1.29482
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =      cerrd
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       181         269            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    55.777      55.777
       BW bias (b) |   119.693     119.693
         rho (h/b) |     0.466       0.466
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .44711       | 5.3780        0.000     .323681     .570539
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .66967       | 1.5206        0.128    -.058337     1.48563
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     msesum
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       267         395            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    82.683      82.683
       BW bias (b) |   118.299     118.299
         rho (h/b) |     0.699       0.699
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .4825       | 6.1540        0.000      .38017     .584838
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .55327       | 1.5833        0.113    -.024732     1.29618
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     cersum
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       181         269            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    55.933      55.933
       BW bias (b) |   118.299     118.299
         rho (h/b) |     0.473       0.473
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .44752       | 5.3675        0.000     .324268     .570777
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .66842       | 1.5169        0.129    -.060077     1.48508
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       159         224            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43755       | 5.3281        0.000     .306817     .568274
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .68939       | 1.1112        0.266    -.381099     1.96808
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       304         480            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .5104       | 5.4553        0.000     .418398     .602397
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .54246       | 1.5446        0.122    -.041371     1.31652
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       441         853            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .51869       | 7.3914        0.000     .447334     .590051
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .40307       | 1.7957        0.073     .049928     1.13868
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       666        1048            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52864       | 8.9171        0.000     .467014      .59026
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .3616       | 1.7523        0.080     .030311     .958035
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       673        1215            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53776       | 9.8136        0.000     .481605     .593925
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .34827       | 1.6794        0.093     .008824     .849983
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       673        1357            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .5528       | 10.2672       0.000     .500439     .605171
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .33504       | 1.6463        0.100     .000348     .784587
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       673        1483            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .56667       | 10.7896       0.000     .517288     .616043
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .3123       | 1.6745        0.094     .006704     .750406
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       673        1580            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .57942       | 11.2694       0.000     .532251     .626586
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .28843       | 1.6888        0.091     .009524     .722704
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       673        1645            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .58704       | 11.7700       0.000     .541332     .632752
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_wellbeing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .27622       | 1.6390        0.101    -.001236      .69263
--------------------------------------------------------------------------------
  jeea_index_services x W1
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =      mserd
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       335         530            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    66.085      66.085
       BW bias (b) |   101.430     101.430
         rho (h/b) |     0.652       0.652
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .41956       | 5.9650        0.000     .326944     .512182
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.9465       | 5.0204        0.000     1.34584     2.65744
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =      cerrd
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       223         335            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    43.718      43.718
       BW bias (b) |   101.430     101.430
         rho (h/b) |     0.431       0.431
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .39253       | 5.2848        0.000     .281662     .503398
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.1032       | 4.5321        0.000     1.36146     2.91269
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     msesum
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       334         519            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    65.933      65.933
       BW bias (b) |   101.326     101.326
         rho (h/b) |     0.651       0.651
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .41933       | 5.9576        0.000     .326625     .512039
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.9476       | 5.0163        0.000     1.34587      2.6591
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     cersum
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       223         335            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    43.617      43.617
       BW bias (b) |   101.326     101.326
         rho (h/b) |     0.430       0.430
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .39287       | 5.2850        0.000     .281881      .50385
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.1049       | 4.5347        0.000     1.36287     2.91434
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       255         375            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .38049       | 5.5010        0.000     .275258     .485714
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.0426       | 3.7792        0.000     1.33111     3.38277
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       476         791            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .45646       | 5.9808        0.000     .381795     .531129
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.8965       | 5.4991        0.000     1.40042     2.59571
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       694        1341            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47413       | 7.9489        0.000     .416707     .531545
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.7554       | 6.7633        0.000     1.47684     2.42602
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1020        1640            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .49373       | 9.6581        0.000       .4445     .542959
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.7066       | 7.5223        0.000     1.42826     2.22769
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        1894            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .50095       | 11.0947       0.000     .456339     .545559
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.6731       | 8.3632        0.000     1.45976     2.17455
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2115            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .51316       | 11.7737       0.000     .471758     .554571
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.6858       | 8.8230        0.000     1.43723      2.0959
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2319            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52516       | 12.4265       0.000     .486273     .564038
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.6982       | 9.3529        0.000      1.4431       2.059
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2467            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53853       | 12.9007       0.000     .501481     .575575
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.7115       | 9.8783        0.000     1.45303     2.03359
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2584            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .54762       | 13.4785       0.000     .511855     .583389
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.7415       | 10.1624       0.000     1.43672     1.99161
--------------------------------------------------------------------------------
  jeea_index_services x W2
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =      mserd
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       216         311            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    64.718      64.718
       BW bias (b) |   129.941     129.941
         rho (h/b) |     0.498       0.498
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .46445       | 5.9345        0.000     .349506     .579384
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.4249       | 6.3401        0.000     1.92649      3.2763
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =      cerrd
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       139         199            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    43.782      43.782
       BW bias (b) |   129.941     129.941
         rho (h/b) |     0.337       0.337
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .45355       | 5.1510        0.000     .315091     .592017
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.6776       | 5.8208        0.000     1.98581     3.55018
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     msesum
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       235         336            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    69.210      69.210
       BW bias (b) |   129.903     129.903
         rho (h/b) |     0.533       0.533
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47029       | 6.0997        0.000     .358993     .581578
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.3975       | 6.4821        0.000      1.9346     3.25028
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     cersum
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       141         211            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    46.821      46.821
       BW bias (b) |   129.903     129.903
         rho (h/b) |     0.360       0.360
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .4443       | 5.1546        0.000     .309747     .578861
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.6381       | 5.7595        0.000     1.95755     3.52263
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       159         224            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43755       | 5.3281        0.000     .306817     .568274
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   2.604       | 4.4710        0.000     1.81201     3.92121
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       304         479            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .51017       | 5.4317        0.000     .418169     .602167
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.0372       | 7.0771        0.000      2.0528     3.29595
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       441         851            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52011       | 7.3769        0.000       .4487     .591513
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.6921       | 7.1786        0.000     1.70499     2.71856
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       666        1046            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53017       | 8.9255        0.000     .468488     .591842
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.4986       | 7.5481        0.000     1.57304     2.44965
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       673        1213            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53916       | 9.8354        0.000     .482948     .595381
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.3967       | 7.8268        0.000     1.47336     2.25741
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       673        1355            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .55405       | 10.2946       0.000     .501625      .60647
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.3621       | 7.8991        0.000     1.36393     2.08135
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       673        1481            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .56776       | 10.8185       0.000     .518327     .617191
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.3195       | 8.2015        0.000     1.33232     2.00079
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       673        1578            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .58039       | 11.2981       0.000     .533173     .627612
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.3085       | 8.3198        0.000     1.28021     1.91116
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2481
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1808            Kernel        = Triangular
Eff. Number of obs |       673        1643            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .58793       | 11.7979       0.000     .542171      .63369
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_services. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.3218       | 8.2815        0.000     1.22348     1.82994
--------------------------------------------------------------------------------
  jeea_index_labor x W1
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =      mserd
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       228         447            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    92.545      92.545
       BW bias (b) |   114.664     114.664
         rho (h/b) |     0.807       0.807
        Unique obs |       161         425

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .44616       | 4.9271        0.000     .338985     .553342
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.4146       | 0.7998        0.424    -1.96778     5.69217
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =      cerrd
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       176         315            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    62.960      62.960
       BW bias (b) |   114.664     114.664
         rho (h/b) |     0.549       0.549
        Unique obs |       161         425

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .4045       | 4.4253        0.000     .276004     .532995
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.7408       | 0.7290        0.466    -2.46585     6.39156
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     msesum
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       218         404            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    84.669      84.669
       BW bias (b) |   115.759     115.759
         rho (h/b) |     0.731       0.731
        Unique obs |       161         425

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43178       | 4.8125        0.000     .318979     .544583
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.5045       | 0.7620        0.446    -2.12712     5.79881
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     cersum
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       157         295            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    57.602      57.602
       BW bias (b) |   115.759     115.759
         rho (h/b) |     0.498       0.498
        Unique obs |       161         425

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .38851       | 4.2152        0.000     .255478     .521549
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.9225       | 0.7439        0.457    -2.55613     6.77753
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     Manual
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       143         246            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .36716       | 3.9223        0.000     .226225     .508103
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.3416       | 1.6579        0.097     .043473     11.0102
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     Manual
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       246         486            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .45244       | 4.3152        0.000     .349922     .554961
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.3106       | 0.8647        0.387    -1.91734     6.16711
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     Manual
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       364         823            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .48954       | 5.5902        0.000     .410844     .568234
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.4829       | 0.6431        0.520    -1.88045     4.29477
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     Manual
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       546         981            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52125       | 7.0027        0.000     .453289     .589217
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.8691       | 0.7452        0.456    -1.32615     3.52289
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     Manual
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       559        1127            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52946       | 8.3483        0.000     .467323     .591593
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.0663       | 0.9782        0.328    -.861261     3.38896
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     Manual
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       559        1250            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .54194       | 8.8802        0.000     .483472     .600405
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.0917       | 1.2074        0.227    -.522337     3.40589
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     Manual
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       559        1359            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .55411       | 9.3157        0.000      .49838     .609832
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.0859       | 1.3608        0.174    -.320341     3.38927
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     Manual
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       559        1448            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .57015       | 9.5898        0.000     .516549     .623745
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   2.038       | 1.5120        0.131    -.142129     3.37704
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2217
-------------------+----------------------            BW type       =     Manual
     Number of obs |       559        1658            Kernel        = Triangular
Eff. Number of obs |       559        1520            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .58027       | 9.9686        0.000     .528136     .632398
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  2.0214       | 1.5696        0.116     -.07761     3.31693
--------------------------------------------------------------------------------
  jeea_index_labor x W2
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =      mserd
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       165         293            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    94.118      94.118
       BW bias (b) |   130.140     130.140
         rho (h/b) |     0.723       0.723
        Unique obs |       135         362

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .42221       | 3.8224        0.000     .285598     .558822
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.0973       | 1.6813        0.093     .025948     2.36814
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =      cerrd
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       122         199            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    65.445      65.445
       BW bias (b) |   130.140     130.140
         rho (h/b) |     0.503       0.503
        Unique obs |       135         362

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .37784       | 3.2965        0.001     .214541      .54114
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.0667       | 1.3087        0.191     -.28566     2.51008
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     msesum
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       156         272            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    86.725      86.725
       BW bias (b) |   130.241     130.241
         rho (h/b) |     0.666       0.666
        Unique obs |       135         362

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .40445       | 3.6518        0.000     .261955     .546935
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.0845       | 1.5526        0.121    -.069371     2.40357
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     cersum
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       117         185            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    60.304      60.304
       BW bias (b) |   130.241     130.241
         rho (h/b) |     0.463       0.463
        Unique obs |       135         362

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .36653       | 3.1460        0.002     .196933     .536119
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.0598       | 1.2259        0.220     -.37523      2.5715
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     Manual
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |        91         141            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .34697       | 3.5090        0.000     .159895     .534051
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.2235       | 1.4529        0.146     -.25367     4.09414
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     Manual
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       175         305            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .42745       | 3.0018        0.003     .295049     .559844
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.0708       | 1.4211        0.155    -.178715     2.44917
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     Manual
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       247         523            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .46579       | 4.1006        0.000     .362901     .568678
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .94534       | 1.7439        0.081     .059755     2.04499
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     Manual
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       377         634            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .50411       | 5.0736        0.000     .417297     .590925
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .89026       | 2.1981        0.028     .268085      1.8622
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     Manual
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       380         721            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52494       | 5.8113        0.000     .445538     .604337
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .77004       | 2.5280        0.011     .371654     1.75607
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     Manual
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       380         791            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .54513       | 6.2438        0.000     .470358     .619896
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .68645       | 2.5180        0.012     .331154     1.57879
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     Manual
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       380         865            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .56291       | 6.6833        0.000     .491797     .634021
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .64916       | 2.3510        0.019     .247422     1.40002
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     Manual
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       380         915            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .57891       | 7.0344        0.000     .510477     .647337
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .61421       | 2.2877        0.022     .212344     1.29893
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       1432
-------------------+----------------------            BW type       =     Manual
     Number of obs |       380        1052            Kernel        = Triangular
Eff. Number of obs |       380         955            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .58825       | 7.3993        0.000     .521588     .654909
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: jeea_index_labor. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .5827       | 2.2797        0.023       .2016      1.2463
--------------------------------------------------------------------------------
  index_integration x W1
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =      mserd
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       319         494            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    61.862      61.862
       BW bias (b) |    92.462      92.462
         rho (h/b) |     0.669       0.669
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .41171       | 5.5967        0.000     .316585     .506838
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect | -.04979       | -0.3155       0.752    -.531463     .360382
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =      cerrd
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       195         299            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    40.924      40.924
       BW bias (b) |    92.462      92.462
         rho (h/b) |     0.443       0.443
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .40529       | 5.2555        0.000     .290595     .519988
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .03137       | 0.0723        0.942    -.460144     .502485
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     msesum
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       319         494            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    61.349      61.349
       BW bias (b) |    92.297      92.297
         rho (h/b) |     0.665       0.665
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .41057       | 5.5769        0.000     .315116     .506023
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect | -.05092       | -0.3161       0.752    -.533756     .361695
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     cersum
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       195         299            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    40.585      40.585
       BW bias (b) |    92.297      92.297
         rho (h/b) |     0.440       0.440
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .40667       | 5.2621        0.000     .291538       .5218
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .04015       | 0.1046        0.917    -.450235     .511362
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       255         375            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .38049       | 5.5010        0.000     .275258     .485714
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect | -.04557       | 0.9047        0.366    -.293465     1.01092
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       476         791            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .45646       | 5.9808        0.000     .381795     .531129
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .03814       | -0.4079       0.683    -.480594     .289603
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       694        1341            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47413       | 7.9489        0.000     .416707     .531545
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |    .176       | -0.0535       0.957     -.31638     .296462
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1020        1640            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .49373       | 9.6581        0.000       .4445     .542959
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .2225       | 0.4420        0.658    -.188494     .327016
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        1894            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .50095       | 11.0947       0.000     .456339     .545559
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .23204       | 0.8333        0.405    -.115984     .354167
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2115            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .51316       | 11.7737       0.000     .471758     .554571
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .24083       | 0.8540        0.393    -.106437     .336316
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2319            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52516       | 12.4265       0.000     .486273     .564038
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .23175       | 1.0282        0.304    -.078979     .342333
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2467            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53853       | 12.9007       0.000     .501481     .575575
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .22559       | 1.0944        0.274    -.067466     .335724
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2584            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .54762       | 13.4785       0.000     .511855     .583389
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .22271       | 1.0891        0.276    -.065956     .324462
--------------------------------------------------------------------------------
  index_integration x W2
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =      mserd
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       254         380            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    82.013      82.013
       BW bias (b) |   118.445     118.445
         rho (h/b) |     0.692       0.692
        Unique obs |       142         388

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .46273       | 5.7710        0.000     .358305     .567155
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .83325       | 2.7849        0.005     .389225     1.51236
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =      cerrd
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       172         258            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    55.609      55.609
       BW bias (b) |   118.445     118.445
         rho (h/b) |     0.469       0.469
        Unique obs |       142         388

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .42984       | 5.0684        0.000     .304736     .554944
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .96358       | 2.5089        0.012     .352699     1.69556
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     msesum
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       246         360            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    78.052      78.052
       BW bias (b) |   114.121     114.121
         rho (h/b) |     0.684       0.684
        Unique obs |       142         388

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .45918       | 5.6480        0.000     .352319     .566037
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .84892       | 2.7229        0.006     .379273     1.53661
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     cersum
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       162         239            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    52.923      52.923
       BW bias (b) |   114.121     114.121
         rho (h/b) |     0.464       0.464
        Unique obs |       142         388

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .42527       | 4.9189        0.000     .296919     .553627
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.0036       | 2.4932        0.013     .360168      1.7568
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     Manual
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       151         217            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .42388       | 5.2890        0.000     .291977     .555788
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   1.037       | 1.7305        0.084     .047724     1.88091
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     Manual
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       291         456            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .49115       | 5.1636        0.000     .397412     .584895
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .76603       | 2.7793        0.005     .388555     1.51527
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     Manual
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       424         812            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .51445       | 6.9183        0.000      .44184      .58706
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .51575       | 3.5866        0.000     .499262     1.34513
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     Manual
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       644        1004            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52531       | 8.5609        0.000     .462819     .587801
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .31908       | 3.6541        0.000     .424007     1.11823
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     Manual
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       651        1164            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53483       | 9.4921        0.000     .477877      .59178
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .26735       | 3.1050        0.002     .275204     .895251
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     Manual
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       651        1292            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .55112       | 9.9421        0.000     .497909     .604324
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .25528       | 2.6267        0.009     .171276     .745136
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     Manual
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       651        1415            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .56511       | 10.5153       0.000     .514918     .615302
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .24736       | 2.3737        0.018     .120081     .662041
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     Manual
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       651        1506            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .57836       | 11.0131       0.000     .530469      .62626
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .24198       | 2.2463        0.025     .094687     .612631
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2370
-------------------+----------------------            BW type       =     Manual
     Number of obs |       651        1719            Kernel        = Triangular
Eff. Number of obs |       651        1570            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .58636       | 11.5191       0.000     .539998     .632727
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_integration. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .23883       | 2.1643        0.030     .079354      .58194
--------------------------------------------------------------------------------
  index_food x W1
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =      mserd
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       404         602            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    78.672      78.672
       BW bias (b) |   124.199     124.199
         rho (h/b) |     0.633       0.633
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43047       | 6.8521        0.000     .344688     .516259
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .14329       | 0.3241        0.746    -.307166     .457912
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =      cerrd
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       266         403            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    52.045      52.045
       BW bias (b) |   124.199     124.199
         rho (h/b) |     0.419       0.419
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .38181       | 5.6048        0.000     .278277     .485347
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .13826       | 0.3656        0.715    -.354127     .556511
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     msesum
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       404         602            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    78.772      78.772
       BW bias (b) |   124.204     124.204
         rho (h/b) |     0.634       0.634
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .4305       | 6.8535        0.000     .344761      .51623
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .14318       | 0.3231        0.747    -.307352     .457591
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     cersum
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       266         403            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    52.110      52.110
       BW bias (b) |   124.204     124.204
         rho (h/b) |     0.420       0.420
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .38192       | 5.6082        0.000      .27844     .485394
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .13835       | 0.3659        0.714    -.353876     .556336
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       255         375            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .38049       | 5.5010        0.000     .275258     .485714
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .13775       | -0.6630       0.507    -.863846     .367525
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       476         791            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .45646       | 5.9808        0.000     .381795     .531129
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .16391       | 0.3877        0.698     -.29223     .472461
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       694        1341            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47413       | 7.9489        0.000     .416707     .531545
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .28686       | 0.6146        0.539    -.197291     .432708
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1020        1640            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .49373       | 9.6581        0.000       .4445     .542959
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .33122       | 1.2118        0.226    -.070804     .467123
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        1894            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .50095       | 11.0947       0.000     .456339     .545559
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .34718       | 1.6257        0.104    -.002897     .495857
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2115            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .51316       | 11.7737       0.000     .471758     .554571
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .33052       | 2.0142        0.044     .053158      .52662
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2319            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52516       | 12.4265       0.000     .486273     .564038
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .31983       | 2.1211        0.034     .065645      .51907
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2467            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53853       | 12.9007       0.000     .501481     .575575
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .31464       | 2.1365        0.033      .06512     .500837
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2584            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .54762       | 13.4785       0.000     .511855     .583389
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .31559       | 2.0950        0.036     .057928      .48129
--------------------------------------------------------------------------------
  index_food x W2
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =      mserd
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       237         343            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    70.886      70.886
       BW bias (b) |   128.889     128.889
         rho (h/b) |     0.550       0.550
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47278       | 6.1593        0.000     .362847     .582713
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .59583       | 2.1393        0.032     .127466     .975532
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =      cerrd
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       145         218            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    47.953      47.953
       BW bias (b) |   128.889     128.889
         rho (h/b) |     0.372       0.372
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .44185       | 5.1641        0.000     .308759     .574935
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .56588       | 1.7843        0.074     .042068     1.03419
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     msesum
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       235         337            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    69.175      69.175
       BW bias (b) |   129.087     129.087
         rho (h/b) |     0.536       0.536
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47172       | 6.1178        0.000     .360464     .582973
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .59644       | 2.1361        0.033     .127513      .98142
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     cersum
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       141         211            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    46.795      46.795
       BW bias (b) |   129.087     129.087
         rho (h/b) |     0.363       0.363
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .44436       | 5.1530        0.000     .309774     .578948
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .57182       | 1.8073        0.071     .048999     1.04107
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       159         224            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43755       | 5.3281        0.000     .306817     .568274
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .56682       | 0.6516        0.515    -.402347     .930264
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       304         480            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .5104       | 5.4553        0.000     .418398     .602397
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53473       | 2.1466        0.032      .12854     .971337
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       441         853            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .51869       | 7.3914        0.000     .447334     .590051
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .60368       | 2.6158        0.009     .203814     .894345
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       666        1048            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52864       | 8.9171        0.000     .467014      .59026
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .59522       | 3.4210        0.001     .315959      .90116
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       673        1215            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53776       | 9.8136        0.000     .481605     .593925
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .56334       | 3.8418        0.000     .357783     .893537
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       673        1357            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .5528       | 10.2672       0.000     .500439     .605171
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52298       | 4.0788        0.000     .372501     .875976
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       673        1483            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .56667       | 10.7896       0.000     .517288     .616043
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .49735       | 4.0704        0.000       .3539     .833887
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       673        1580            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .57942       | 11.2694       0.000     .532251     .626586
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .48189       | 4.0099        0.000     .331829     .793396
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2483
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1810            Kernel        = Triangular
Eff. Number of obs |       673        1645            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .58704       | 11.7700       0.000     .541332     .632752
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_food. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47715       | 3.9061        0.000     .309391     .759498
--------------------------------------------------------------------------------
  index_housing x W1
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =      mserd
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       433         729            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    91.064      91.064
       BW bias (b) |   135.387     135.387
         rho (h/b) |     0.673       0.673
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .44956       | 7.5321        0.000     .370843     .528274
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47726       | 3.2252        0.001     .295094     .909372
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =      cerrd
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       317         491            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    60.242      60.242
       BW bias (b) |   135.387     135.387
         rho (h/b) |     0.445       0.445
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .40767       | 6.3479        0.000     .311434     .503898
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .60109       | 3.0415        0.002     .306012     1.02683
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     msesum
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       436         739            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    93.032      93.032
       BW bias (b) |   134.985     134.985
         rho (h/b) |     0.689       0.689
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .45188       | 7.5808        0.000     .374068     .529683
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |    .468       | 3.2271        0.001     .293075     .902406
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     cersum
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       319         494            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    61.544      61.544
       BW bias (b) |   134.985     134.985
         rho (h/b) |     0.456       0.456
        Unique obs |       173         463

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .41101       | 6.4291        0.000     .315685     .506337
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .60217       | 3.0824        0.002     .312564     1.02783
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       255         375            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .38049       | 5.5010        0.000     .275258     .485714
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .6482       | 0.4947        0.621    -.396611     .737825
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       476         791            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .45646       | 5.9808        0.000     .381795     .531129
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43821       | 3.4445        0.001     .347253     .982018
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |       694        1341            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47413       | 7.9489        0.000     .416707     .531545
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .25827       | 3.1201        0.002     .242631     .783674
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1020        1640            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .49373       | 9.6581        0.000       .4445     .542959
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .16453       | 2.6516        0.008     .143528     .612519
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        1894            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .50095       | 11.0947       0.000     .456339     .545559
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .16499       | 2.2872        0.022      .08525     .521822
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2115            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .51316       | 11.7737       0.000     .471758     .554571
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .15264       | 2.5589        0.010     .115563     .531468
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2319            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52516       | 12.4265       0.000     .486273     .564038
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .14586       | 2.6446        0.008     .121699     .522136
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2467            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .53853       | 12.9007       0.000     .501481     .575575
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .13654       | 2.7488        0.006      .12953     .515525
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       3881
-------------------+----------------------            BW type       =     Manual
     Number of obs |      1038        2843            Kernel        = Triangular
Eff. Number of obs |      1038        2584            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .54762       | 13.4785       0.000     .511855     .583389
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .13195       | 2.7718        0.006     .128638     .504159
--------------------------------------------------------------------------------
  index_housing x W2
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =      mserd
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       255         353            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    74.758      74.758
       BW bias (b) |   110.648     110.648
         rho (h/b) |     0.676       0.676
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47356       | 5.7935        0.000     .366257     .580869
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.0861       | 4.5561        0.000     .812817     1.73129
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =      cerrd
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       164         233            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.576      50.576
       BW bias (b) |   110.648     110.648
         rho (h/b) |     0.457       0.457
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43734       | 5.0147        0.000     .307375     .567309
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.0666       | 3.7603        0.000     .653002     1.66846
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     msesum
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       257         367            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    77.649      77.649
       BW bias (b) |   111.446     111.446
         rho (h/b) |     0.697       0.697
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .47592       | 5.8611        0.000     .370425     .581417
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.0774       | 4.6182        0.000     .820192     1.72764
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.
Mass points detected in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     cersum
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       170         247            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    52.532      52.532
       BW bias (b) |   111.446     111.446
         rho (h/b) |     0.471       0.471
        Unique obs |       144         397

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43887       | 5.0903        0.000     .311309     .566438
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  1.0699       | 3.8216        0.000     .666847     1.67466
--------------------------------------------------------------------------------
Estimates adjusted for mass points in the running variable.

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       159         224            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |    50.000      50.000
       BW bias (b) |    50.000      50.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .43755       | 5.3281        0.000     .306817     .568274
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   1.066       | 0.3647        0.715    -.532658     .836197
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       304         478            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   100.000     100.000
       BW bias (b) |   100.000     100.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .50994       | 5.4079        0.000     .417939     .601935
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .91017       | 4.8237        0.000     .784038     1.59541
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       441         849            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   150.000     150.000
       BW bias (b) |   150.000     150.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .52152       | 7.3622        0.000     .450069     .592978
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .54477       | 5.6867        0.000     .772745      1.4017
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       666        1044            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   200.000     200.000
       BW bias (b) |   200.000     200.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .5317       | 8.9339        0.000     .469966     .593428
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .40014       | 5.0446        0.000     .544502     1.07138
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       673        1211            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   250.000     250.000
       BW bias (b) |   250.000     250.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .54057       | 9.8573        0.000     .484295     .596842
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .36306       | 4.4705        0.000      .41786     .904351
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       673        1353            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   300.000     300.000
       BW bias (b) |   300.000     300.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .55529       | 10.3219       0.000     .502814     .607772
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .33343       | 4.3437        0.000     .380418     .844128
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       673        1479            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   350.000     350.000
       BW bias (b) |   350.000     350.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .56886       | 10.8474       0.000     .519368     .618342
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .3032       | 4.2759        0.000     .357816     .805209
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       673        1576            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   400.000     400.000
       BW bias (b) |   400.000     400.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .58137       | 11.3269       0.000     .534097     .628641
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .28374       | 4.1443        0.000     .330311     .765059
--------------------------------------------------------------------------------

Fuzzy RD estimates using local polynomial regression.

      Cutoff c = 0 | Left of c  Right of c            Number of obs =       2479
-------------------+----------------------            BW type       =     Manual
     Number of obs |       673        1806            Kernel        = Triangular
Eff. Number of obs |       673        1641            VCE method    =         NN
    Order est. (p) |         1           1
    Order bias (q) |         2           2
       BW est. (h) |   450.000     450.000
       BW bias (b) |   450.000     450.000
         rho (h/b) |     1.000       1.000

First-stage estimates. Outcome: pep. Running variable: date.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |  .58882       | 11.8258       0.000     .543013     .634632
--------------------------------------------------------------------------------

Treatment effect estimates. Outcome: index_housing. Running variable: date. Treatment Status: pep.
--------------------------------------------------------------------------------
                   | Point         | Robust Inference
                   | Estimate      | z-stat        P>|z|    [90% Conf. Interval]
-------------------+------------------------------------------------------------
         RD Effect |   .2791       | 3.9369        0.000     .297547     .724603
--------------------------------------------------------------------------------
r; t=41.46 13:03:16

. 
. di ""

r; t=0.00 13:03:16

. di "  Results written to $out/14_BandwidthByIndex_results.txt"
  Results written to ../outputs/14_BandwidthByIndex_results.txt
r; t=0.00 13:03:16

. 
. /*==============================================================================
>   PART 3: BUILD FIGURE — 5 panels (one per index), W1 + W2 overlaid
> ==============================================================================*/
. 
. import delimited "$out/14_BandwidthByIndex_results.txt", clear delimiter(tab) ///
>     varnames(1) stringcols(1 2 3)
(encoding automatically selected: ISO-8859-1)
(7 vars, 156 obs)
r; t=0.17 13:03:16

. destring h coef se p_rb, replace force
h already numeric; no replace
coef already numeric; no replace
se already numeric; no replace
p_rb already numeric; no replace
r; t=0.03 13:03:16

. 
. * 90% CI bands (JEEA uses 1.64 × SE)
. gen lb = coef - 1.64 * se
r; t=0.00 13:03:16

. gen ub = coef + 1.64 * se
r; t=0.00 13:03:16

. 
. * Mark the data-driven bandwidth points (square markers) vs the grid (circles)
. gen is_grid = (substr(bw_label, 1, 1) == "h")
r; t=0.00 13:03:16

. gen is_selector = !is_grid
r; t=0.00 13:03:16

. 
. tempfile bw
r; t=0.00 13:03:16

. save `bw'
file C:\Users\wb614536\AppData\Local\Temp\ST_7cc4_000002.tmp saved as .dta format
r; t=0.01 13:03:16

. 
. * Common y-axis range across all 5 panels: min lb, max ub across all indexes
. * (force the range to include zero)
. qui sum lb
r; t=0.00 13:03:16

. local y_min = r(min)
r; t=0.00 13:03:16

. qui sum ub
r; t=0.00 13:03:16

. local y_max = r(max)
r; t=0.00 13:03:16

. local y_min = min(`y_min', 0)
r; t=0.00 13:03:16

. local y_max = max(`y_max', 0)
r; t=0.00 13:03:16

. * Add a small visual padding (~5% of range)
. local y_pad = (`y_max' - `y_min') * 0.05
r; t=0.00 13:03:16

. local y_lo  = `y_min' - `y_pad'
r; t=0.00 13:03:16

. local y_hi  = `y_max' + `y_pad'
r; t=0.00 13:03:16

. 
. di "  Common y-range: [`y_lo', `y_hi']"
  Common y-range: [-2.8012432, 7.484443199999999]
r; t=0.00 13:03:16

. 
. local W1col "navy"
r; t=0.00 13:03:16

. local W2col "cranberry"
r; t=0.00 13:03:16

. 
. local idx_titles_jeea_index_wellbeing  "(a) Well-being index"
r; t=0.00 13:03:16

. local idx_titles_jeea_index_services   "(b) Services index"
r; t=0.00 13:03:16

. local idx_titles_jeea_index_labor      "(c) Labor index"
r; t=0.00 13:03:16

. local idx_titles_index_integration     "(d) Social integration index"
r; t=0.00 13:03:16

. local idx_titles_index_food            "(e) Food security index"
r; t=0.00 13:03:16

. local idx_titles_index_housing         "(f) Housing quality index"
r; t=0.00 13:03:16

. 
. local k = 0
r; t=0.00 13:03:16

. local plot_names ""
r; t=0.00 13:03:16

. foreach v of local indexes {
  2.     local ++k
  3.     use `bw', clear
  4.     keep if outcome == "`v'"
  5.     if _N == 0 continue
  6. 
.     local ttl "`idx_titles_`v''"
  7. 
.     * Force the y-axis to include zero. ylabel(0, add) adds 0 to the
.     * tick list AND extends the axis range to include it; for panels
.     * whose data is fully positive the axis will now run from 0 up.
.     local yrange "yscale(noline) ylabel(0, add labsize(vsmall) nogrid notick)"
  8. 
.     * Use only the grid points for the connected line; selectors as markers
.     if `k' == 1 {
  9.         local lgnd legend(order(2 "Wave 1 (2020)" 5 "Wave 2 (2021)") rows(1) position(6) ring(1) region(fcolor(
> white) lcolor(black) lwidth(thin) margin(small)) size(vsmall) symxsize(*0.5) keygap(*0.8) colgap(*1.0))
 10.     }
 11.     else {
 12.         local lgnd legend(off)
 13.     }
 14. 
.     twoway ///
>         (rarea lb ub h if wave == "W1" & is_grid == 1, color(`W1col'%15) lcolor(`W1col'%30)) ///
>         (connected coef h if wave == "W1" & is_grid == 1, lcolor(`W1col') mcolor(`W1col') mfcolor(white) msymbol(O
> ) lwidth(medthick) msize(vsmall)) ///
>         (scatter coef h if wave == "W1" & is_selector == 1, msymbol(T) mcolor(`W1col') mfcolor(`W1col') msize(smal
> l)) ///
>         (rarea lb ub h if wave == "W2" & is_grid == 1, color(`W2col'%15) lcolor(`W2col'%30)) ///
>         (connected coef h if wave == "W2" & is_grid == 1, lcolor(`W2col') mcolor(`W2col') mfcolor(`W2col') msymbol
> (S) lwidth(medthick) lpattern(longdash) msize(vsmall)) ///
>         (scatter coef h if wave == "W2" & is_selector == 1, msymbol(D) mcolor(`W2col') mfcolor(`W2col') msize(smal
> l)) ///
>         , yline(0, lcolor(gs8) lpattern(shortdash) lwidth(thin)) ///
>           xlabel(50(50)450, labsize(vsmall) nogrid notick) ///
>           xscale(noline) ///
>           `yrange' ///
>           xtitle("Bandwidth (days from June 8, 2018)", size(vsmall)) ///
>           ytitle("Fuzzy RD coefficient", size(vsmall)) ///
>           title("`ttl'", size(small) color(black)) ///
>           `lgnd' ///
>           graphregion(color(white) margin(small)) ///
>           plotregion(fcolor(white) lcolor(black) lwidth(thin) margin(small)) ///
>           bgcolor(white) ///
>           name(bwidx_`k', replace)
 15.     local plot_names "`plot_names' bwidx_`k'"
 16. }
(130 observations deleted)
(130 observations deleted)
(130 observations deleted)
(130 observations deleted)
(130 observations deleted)
(130 observations deleted)
r; t=9.28 13:03:25

. 
. * In-figure note removed; the LaTeX caption fully describes the figure.
. graph combine `plot_names', cols(3) rows(2) ///
>     graphregion(color(white) margin(small)) ///
>     ysize(7) xsize(11) ///
>     name(fig7_bw_combined, replace)
r; t=7.37 13:03:33

. graph export "$tfigs/fig7_bandwidth_indexes.pdf", replace
file ../outputs/figures/fig7_bandwidth_indexes.pdf saved as PDF format
r; t=0.23 13:03:33

. graph drop `plot_names' fig7_bw_combined
r; t=0.45 13:03:33

. 
. di ""

r; t=0.00 13:03:33

. di "  fig7_bandwidth_indexes.pdf saved"
  fig7_bandwidth_indexes.pdf saved
r; t=0.00 13:03:33

. 
. log close
      name:  <unnamed>
       log:  C:\Users\wb614536\Downloads\replication\replication\code\../outputs/14_BandwidthByIndex_log.txt
  log type:  text
 closed on:  25 Jun 2026, 13:03:33
--------------------------------------------------------------------------------------------------------------------
